return "Makes the sprite cycle through a range of cast members when the CycleState message is received." & RETURN & "PARAMETERS:" & RETURN & "ò Item Name - (optional) Enter an item name to identify the current sprite so that it can receive a specific message. Do not use spaces. Use the name as an argument for the Message Sprite or Message All Sprites behaviors." & RETURN & "ò First Image - Enter the name of the first cast member in the cycling range." & RETURN & "ò Last Image - Enter the name of the last cast member in the cycling range." & RETURN & "ò Cycle Mode - Choose Repeat to repeat the same sequence. Choose Reverse to cycle back through the sequence in reverse order." & RETURN & "ò Reverse Order - Turn this option on to proceed from the last to the first image by default." & RETURN & "MESSAGES:" & RETURN & "ò CycleState - Switches the sprite's cast member to the next image in the sequence." & RETURN & "ò SetState state_number - Advances directly to the position in the sequence identified by state_number."